golang.org/x/tools/internal/pkgbits.Decoder.bigInt (method)
4 uses
golang.org/x/tools/internal/pkgbits (current package)
decoder.go#L451: return constant.Make(r.bigInt())
decoder.go#L453: num := r.bigInt()
decoder.go#L454: denom := r.bigInt()
decoder.go#L461: func (r *Decoder) bigInt() *big.Int {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)